Blazor コントロール
AddRange メソッド (C1DataCollectionList<T>)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1DataCollectionList<T> クラス : AddRange メソッド
The inserted items.
Adds a range of items.
シンタックス
'宣言
 
Public Sub AddRange( _
   ByVal items As System.Collections.Generic.IEnumerable(Of T) _
) 
public void AddRange( 
   System.Collections.Generic.IEnumerable<T> items
)

パラメータ

items
The inserted items.
参照

C1DataCollectionList<T> クラス
C1DataCollectionList<T> メンバ